The Banana Ice Aroma King is a pocket friendly and discreet vape device, making it perfectly portable to keep up with you wherever you go. As a disposable vape device, the Aroma King is pre-filled with 2% nicotine salt e-liquid. The Aroma King vape pen eliminates the need to refill, charge or change any components, making your vape journey stress free.
Specifications:
0mg (nicotine free)/ 10mg Salt Nicotine 2%
Draw Activated
2ml Liquid
600 + Puffs
550 mAh Battery
Flavour:
Banana Ice
Also available in a choice of 26 different flavours
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});